home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 March: Reference Library / Dev.CD Mar 96 RL / Dev.CD Mar 96 RL.toast / Technical Documentation / Prototype HTML Documents / HTML Documents / geeks.951122 < prev    next >
Encoding:
Text File  |  1995-11-20  |  11.0 KB  |  183 lines  |  [TEXT/ttxt]

  1. <html>
  2. <head>
  3. <TITLE>Land o' Mac Geeks</TITLE>
  4. </head>
  5. <H1>Macintosh Programming Pages</H1>
  6.  
  7. <H3>Overviews and Beginning Macintosh Programming</H3>
  8. <DL>
  9. <DT><A HREF="http://www.nada.kth.se/~d88-jwa/mac-faq.html">Macintosh Programming Frequently Asked Questions (FAQ) list</A>
  10. <DT><A HREF="http://www.astro.nwu.edu/lentz/mac/programming/home-prog.html">Robert Lentz's Macintosh Programming Resources</A>
  11. <DT><A HREF="http://www.pitt.edu/~nick/">Nick DeMello's Mac Programming Pages</A>
  12. <DT><A HREF="http://dev.info.apple.com/default.html">Apple Developer Support home page</A>
  13. <DT><A HREF="http://dev.info.apple.com/dts.html">Apple DTS home page</A>
  14. <DT><A HREF="http://dev.info.apple.com/technotes/Main.html">Macintosh tech notes</A>
  15. <DT><A HREF="http://www.best.com/~mxmora/umpg/umpg.html">Usenet Mac Programmer's Guide</A>
  16. <DT><A HREF="http://www.info.apple.com/til.html">Apple Tech Info Library</A> (technical and customer support database)
  17. <DT><A HREF="http://dev.info.apple.com/mdg/Categories.html">Macintosh Developer's Guide</a> (a catalog of Mac Development Products)
  18. <DT><A HREF="http://www.mactech.com/">MacTech magazine</a>
  19. <DT><A HREF="http://anytime.cs.umass.edu/~jgrass/MGPW/index.html">Macintosh Game Programming Workshop</a>
  20. <DT>The <A HREF="http://www.machack.com">MacHack</a> conference
  21. </DL>
  22.  
  23. <H3>Technologies</H3>
  24. <DL>
  25. <DT><A HREF="http://chrp.apple.com/">CHRP - Common Hardware Reference Platform</A>
  26. <DT><A HREF="http://www.austin.apple.com:80/qd3d/">QuickDraw 3D</a>
  27. <DT><A HREF="http://qtvr.quicktime.apple.com/">QuickTime VR</a>
  28. <DT><A HREF="http://www.guideworks.com/">GuideWorks: AppleGuide help</a>
  29. <DT><A HREF="http://www.info.apple.com/opendoc/">Apple's OpenDoc Page</a>
  30. <DT><A HREF="http://www.astro.nwu.edu/lentz/mac/programming/open-doc/home-od.html">OpenDoc: The Future of the Macintosh! </A>
  31. <DT><A HREF="http://www.acl.lanl.gov/sunrise/DistComp/OpenDoc/overview.html">OpenDoc Resource Links</A>
  32. <DT><A HREF="http://dev.info.apple.com/devinfo/quicktime/quicktime.html">QuickTime developer pages</A>
  33. <DT><A HREF="http://www.info.apple.com/dev/evangelism/powertalk/">PowerTalk home page</A>
  34. <DT><A HREF="http://www.metrowerks.com/tcpip/index.html">MacTCP Programmer's Resource Guide</A>
  35. <DT><A HREF="http://www2.waikato.ac.nz/ldo/gx/intro.html">Introduction to QuickDraw GX Programming</A>
  36. <DT><A HREF="http://www.ixmedia.com/quickgx/">QuickDraw GX fan club</a>
  37. <DT><A HREF="http://www.mae.apple.com">Macintosh Application Environment</A> (MacOS for Unix Workstations)
  38. <DT><A HREF="http://dev.info.apple.com/devinfo/powerpc.html">Porting your application to PowerPC</A>
  39. <DT><A HREF="http://support.info.apple.com/ppc/OptiPages/main.html">PowerPC Optimization</A>
  40. <DT><A HREF="http://www-abs.apple.com/DeveloperRelations/">Netware for PowerPC</A>
  41. <DT><A HREF="http://puma.bevd.blacksburg.va.us/openmac/">Porting Linux and NetBSD to the Mac</A>
  42. </DL>
  43.  
  44. <H3>Development Products</H3>
  45. <DL>
  46. <DT><A HREF="http://www.metrowerks.com/">Metrowerks Codewarrior</A>
  47. <DT><A HREF="http://www.pond.com/icog/cw-faq-ac/about.html">CodeWarrior FAQ Answer Center</A>
  48. <DT><A HREF="http://www.symantec.com/lit/dev/macdv/macdv.html">Symantec Macintosh development products</a>
  49. <DT><A HREF="http://www.absoft.com/">Absoft C++, Fortran 90, and Fortran 77</A>
  50. <DT><A HREF="http://www.cais.com/langsys/">Language Systems Fortran and Pascal</a>
  51. <DT><A HREF="http://www.pictorius.com/">Prograph CPX and Peregrine</A>
  52. <DT><A HREF="http://www.std.com/onyxtech/">QC</A> (Macintosh stress testing tool)
  53. </DL>
  54.  
  55. <H3>Application Frameworks</H3>
  56. <DL>
  57. <DT><A HREF="http://dev.info.apple.com/devinfo/macapp/macapp.html">MacApp</A> or <A HREF="news:comp.sys.mac.oop.macapp3">MacApp newsgroup</A>
  58. <DT><A HREF="http://rhino.harvard.edu/dan/TCLArchive.html">TCL archive</A> or <A HREF="news:comp.sys.mac.oop.tcl">TCL newsgroup</A>
  59. <DT><A HREF="http://www.iquest.com/~fairgate/cw/pplant.html">PowerPlant</A> or or <A HREF="news:comp.sys.mac.programmer.codewarrior">Codewarrior and PowerPlant newsgroup</A>
  60. <DT><A HREF="ftp://ftp.info.apple.com/Apple.Support.Area/Developer_Services/Sample_Code/AppsToGo/">AppsToGo</A>
  61. <DT><A HREF="http://www.primate.wisc.edu/software/mac/TransSkel/">TransSkel</A>
  62. <DT><A HREF="ftp://ftp.info.apple.com/Apple.Support.Area/Developer_Services/Sample_Code/Sprocket.sit.hqx">Sprocket</A> or <A HREF="http://www.mactech.com/sprocket.html">Sprocket archives</A>
  63. </DL>
  64.  
  65. <H3>Other Resources</H3>
  66. <DT><A HREF="http://www.celestin.com/apprentice/index.html">Apprentice CD-ROM</a> source code & utilities
  67. <DT><A HREF="ftp://ftp.amug.org/pub/peterlewis/www/home-page.html">Peter N. Lewis' programs</A>
  68. <DT><A HREF="http://www.iquest.com:80/~fairgate/mac.html">Fairgate's Cool Mac Pages</A>
  69. <DT><A HREF="http://www.asel.udel.edu/~haynes/g1r.html">Get1Resource: A Macintosh Programming webZine</A>
  70. <DT><A HREF="http://www.mactech.com/URLs.html">MacTech URLs</A>
  71. <DT><A HREF="http://arpp1.carleton.ca/grant/mac/grantscgi.html">Grant's CGI Framework</A>
  72. <DT><A HREF="http://www.tiac.net/biz/bbsw/">Bare Bones Software</a>
  73. <DT><A HREF="http://www.jasik.com">Jasik Designs</a>
  74. <DT><A HREF="http://cirrus.sprl.umich.edu:80/waste/">Waste</A> text edit replacement
  75. </DL>
  76.  
  77. <H3>BLoB's Mac Programming Pages</H3><DL>
  78. <DT><A HREF="http://dev.info.apple.com/devinfo/beginning.html">Starting to program Macintosh computers</A>
  79. <DT><A HREF="http://dev.info.apple.com/devinfo/macsourcecode.html">Popular Internet Macintosh source sites</A>
  80. <DT><A HREF="http://dev.info.apple.com/devinfo/frameworks.html">Macintosh application frameworks</A>
  81. <DT><A HREF="http://dev.info.apple.com/devinfo/macapp/macapp.html">MacApp pages</A>
  82. <DT><A HREF="http://dev.info.apple.com/devinfo/maccdromfaq.html">CD-ROM Frequently asked questions</A>
  83. <DT><A HREF="http://dev.info.apple.com/devinfo/languages.html">Programming languages</A>
  84. <DT><A HREF="http://dev.info.apple.com/devinfo/documentation.html">Documentation sources</A>
  85. <DT><A HREF="http://dev.info.apple.com/devinfo/powerpc.html">Porting your application to PowerPC</A>
  86. <DT>
  87. </DL>
  88.  
  89. <H3><A HREF="http://dev.info.apple.com/du/online.html">Developer University Courses</A></H3>
  90. <DL>
  91. <DT><A HREF="http://dev.info.apple.com/du/intro_to_ppc/first_page.html">Programmer's Intro to PowerPC course</A>
  92. <DT><A HREF="http://dev.info.apple.com/du/intro_to_risc/first_page.html">Intro to RISC course</A>
  93. <DT><A HREF="http://dev.info.apple.com/du/intro_to_opendoc/iod0_index.html">Introduction to OpenDoc</A>
  94. </DL>
  95.  
  96. <H3>Humorous Macintosh Developer Pages</H3>
  97. <DL>
  98. <DT><A HREF="http://dev.info.apple.com/dts/dogcow.html">a nest of Dogcattle</A>
  99. <DT><A HREF="http://www.astro.nwu.edu/lentz/mac/humor/home-mac-humor.html">Macintosh humor</A>
  100. <DT><A HREF="http://www.spies.com/greg/eastereggs.html">Macintosh System Software Easter Eggs</A>
  101. <DT><A HREF="http://www.hax.com/Funnies#EBBE">Funny emails sent to MacHax</A>
  102. <DT><A HREF="http://www.spies.com/greg/toolsrant.html">Even Better Bus Error Tools Rant</A>
  103. </DL>
  104.  
  105. <H3>Dynamic Languages</H3>
  106. <DL>
  107. <DT><A HREF="http://www.cambridge.apple.com/">Apple Cambridge</A>
  108. <DT><A HREF="http://www.cambridge.apple.com/dylan/dylan.html">Dylan Home Page</A>
  109. <DT><A HREF="http://www.cambridge.apple.com/other-langs/dynamic-languages.html">Dynamic Languages for the Mac</A>
  110. <DT><A HREF="http://www.cambridge.apple.com/other-langs/smalltalk.html">Smalltalk for the Mac</A>
  111. <DT><A HREF="http://www.cambridge.apple.com/other-langs/lisp.html">Lisp for the Mac</A>
  112. <DT><A HREF="http://www.digitool.com/">Digitool, new home of MCL (Macintosh Common Lisp)</A>
  113. </DL>
  114.  
  115. <H3>Popular Macintosh ftp sites</H3>
  116. <DL>
  117. <DT><A HREF="http://hyperarchive.lcs.mit.edu/HyperArchive.html">sumex-aim.stanford.edu</A>
  118. <DT><A HREF="http://www.mid.net/INFO-MAC/">search Info-mac archives</A>
  119. <DT><A HREF="http://ubu.hahnemann.edu/UBUdex/mac.html">mac.archive.umich.edu</A>
  120. <DT><A HREF="http://wwwhost.ots.utexas.edu/mac/main.html">OTS/mac Software Archive</A>
  121. </DL>
  122.  
  123. <H3>Miscellaneous</H3>
  124. <DT><A HREF="http://www.jumbo.com/prog/mac/">Jumbo archives of Mac programming</A>
  125. <DT><A HREF="http://rhino.harvard.edu/dan/TCLArchive.html">Think Class Library archives</A>
  126. <DT><A HREF="http://camis.stanford.edu/people/felciano/personal/mercutio/mercutio.html">Mercutio MDEF</A>
  127. <DL><A HREF="ftp://ftp.info.apple.com/Apple.Support.Area/Developer_Services/Tool_Chest/Interfaces/">Universal Interfaces</A>
  128. <DT><A HREF="http://www.apple.com/">Apple Computer Home Page</A>
  129. <DT><A HREF="http://www.scruznet.com/~crawford/WordServices/wdsvindex.html">The Word Services Apple Event Suite</a>
  130. <DT><A HREF="http://www.center.org/csd/home.html">Center for Software Development</A>
  131. <DT><A HREF="http://www.iquest.com:80/~fairgate/">Fairgate Technologies</A>
  132. <DT><A HREF="http://www.cs.cmu.edu:8001/afs/cs.cmu.edu/user/rwb/www/gamma.html">Monitor Gamma</A>
  133. <DT><A HREF="http://www.symbios.com/pub/standards/io/">I/O-related standards (e.g., SCSI)</A>
  134. <DT><A HREF="http://ubu.hahnemann.edu/UBUdex/source.html">mac-development-source</A>
  135. <DT><A HREF="http://www.biap.com/">MacHTTP Info</A>
  136. <DT><A HREF="http://www.macfaq.com/vendor.html">Macintosh Vendor Directory</A>
  137. <DT><A HREF="http://www.pitt.edu/~mapst57/rus/russian.html">Macintosh Russification</A>
  138. <DT><A HREF="http://galaxy.einet.net/EINet/MacWeb/MacWebHome.html">MacWeb home page</A>
  139. <DT><A HREF="http://www.symantec.com/links/links.html">Other Vendors on the Web</A>
  140. <DT><A HREF="http://www.teleport.com/~stack">Stonetable, the replacement for the List Manager</A>
  141. <DT><A HREF="http://world.std.com/~ctate/mac.html">Christopher Tate's Macintosh Programming Page</A>
  142. <DT><A HREF="http://www.euro.apple.com/">Apple Europe web site</a>
  143. <DT><A HREF="http://www.dnai.com/~gurgle/mac_soft.html">Gurgle's Macintosh software</a>
  144. </DL>
  145.  
  146. <H3>Nick DeMello's Programming Pages</H3>
  147. <DL>
  148. <DT><A HREF="http://www.pitt.edu/~nick/MacDev/GettingStarted.html"> A quick intro to Mac Programming </A>
  149. <DT><A HREF="http://www.pitt.edu/~nick/MacDev/Literature.html"> The Literature of Macintosh Programming </A>
  150. <DT><A HREF="http://www.pitt.edu/~nick/MacDev/MacSources.html"> Internet Information Sources </A>
  151. <DT><A HREF="http://www.pitt.edu/~nick/MacDev/IDEs.html"> Development Environments for Macintosh </A>
  152. <DT><A HREF="http://www.pitt.edu/~nick/MacDev/Editors.html"> Code Editors for Macintosh </A>
  153. <DT><A HREF="http://www.pitt.edu/~nick/MacDev/NIM.html"> New Inside Macintosh, Apples Reference Series to Mac ROM </A>
  154. <DT><A HREF="http://www.pitt.edu/~nick/MacDev/Contact.html"> Contact Information for Developer Assistance/Support </A>
  155. </DL>
  156.  
  157. <H3>Dead and Former Web Pages</H3>
  158. I don't know why I keep these around, except for historical interest.
  159. <DL>
  160. <DT><A HREF="http://www.med.cornell.edu/~giles/projects.html">Aaron Giles' Projects</A>
  161. <DT><A HREF="ftp://ftp.att.com/pub/afterdark/index.html">After Dark Programming Archive</A>
  162. <DT><A HREF="http://www.info.apple.com/hed/AEA/letter.html">Apple Enterprise Awards contest</A>
  163. </DL>
  164.  
  165. <hr>
  166. <A HREF="http://dts.apple.com/mystuff/copyright.html">
  167. Copyright, © 1995  Apple Computer, Inc.</a>
  168. </h5>
  169. <p>
  170. <p>
  171.  
  172.  
  173. Send any questions or problems regarding this page to <A
  174. HREF="mailto:blob@apple.com">blob@apple.com</a>.
  175. <p>
  176.  
  177. <h5>
  178. last modified by <a href="http://dts.apple.com/mystuff/temple.html">blob</a> on 20 November 1995
  179. </h5>
  180.  
  181. </body>
  182. </html>
  183.